home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sheriffa / const.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-01-24  |  136 b   |  9 lines

  1. #define RUN_FULL    1
  2. #define RUN_DEMO    2
  3. #define RUN_EXIT    3
  4.  
  5. #define TO_REGISTER     1
  6. #define TO_CONTINUE     2
  7. #define TO_EXIT         3
  8.  
  9.